\(\int x^m \text {arccosh}(a x)^3 \, dx\) [116]

   Optimal result
   Rubi [N/A]
   Mathematica [N/A]
   Maple [N/A] (verified)
   Fricas [N/A]
   Sympy [N/A]
   Maxima [N/A]
   Giac [N/A]
   Mupad [N/A]

Optimal result

Integrand size = 10, antiderivative size = 10 \[ \int x^m \text {arccosh}(a x)^3 \, dx=\frac {x^{1+m} \text {arccosh}(a x)^3}{1+m}-\frac {3 a \text {Int}\left (\frac {x^{1+m} \text {arccosh}(a x)^2}{\sqrt {-1+a x} \sqrt {1+a x}},x\right )}{1+m} \]

[Out]

x^(1+m)*arccosh(a*x)^3/(1+m)-3*a*Unintegrable(x^(1+m)*arccosh(a*x)^2/(a*x-1)^(1/2)/(a*x+1)^(1/2),x)/(1+m)

Rubi [N/A]

Not integrable

Time = 0.18 (sec) , antiderivative size = 10, normalized size of antiderivative = 1.00, number of steps used = 0, number of rules used = 0, \(\frac {\text {number of rules}}{\text {integrand size}}\) = 0.000, Rules used = {} \[ \int x^m \text {arccosh}(a x)^3 \, dx=\int x^m \text {arccosh}(a x)^3 \, dx \]

[In]

Int[x^m*ArcCosh[a*x]^3,x]

[Out]

(x^(1 + m)*ArcCosh[a*x]^3)/(1 + m) - (3*a*Defer[Int][(x^(1 + m)*ArcCosh[a*x]^2)/(Sqrt[-1 + a*x]*Sqrt[1 + a*x])
, x])/(1 + m)

Rubi steps \begin{align*} \text {integral}& = \frac {x^{1+m} \text {arccosh}(a x)^3}{1+m}-\frac {(3 a) \int \frac {x^{1+m} \text {arccosh}(a x)^2}{\sqrt {-1+a x} \sqrt {1+a x}} \, dx}{1+m} \\ \end{align*}

Mathematica [N/A]

Not integrable

Time = 0.89 (sec) , antiderivative size = 12, normalized size of antiderivative = 1.20 \[ \int x^m \text {arccosh}(a x)^3 \, dx=\int x^m \text {arccosh}(a x)^3 \, dx \]

[In]

Integrate[x^m*ArcCosh[a*x]^3,x]

[Out]

Integrate[x^m*ArcCosh[a*x]^3, x]

Maple [N/A] (verified)

Not integrable

Time = 0.75 (sec) , antiderivative size = 10, normalized size of antiderivative = 1.00

\[\int x^{m} \operatorname {arccosh}\left (a x \right )^{3}d x\]

[In]

int(x^m*arccosh(a*x)^3,x)

[Out]

int(x^m*arccosh(a*x)^3,x)

Fricas [N/A]

Not integrable

Time = 0.26 (sec) , antiderivative size = 12, normalized size of antiderivative = 1.20 \[ \int x^m \text {arccosh}(a x)^3 \, dx=\int { x^{m} \operatorname {arcosh}\left (a x\right )^{3} \,d x } \]

[In]

integrate(x^m*arccosh(a*x)^3,x, algorithm="fricas")

[Out]

integral(x^m*arccosh(a*x)^3, x)

Sympy [N/A]

Not integrable

Time = 11.64 (sec) , antiderivative size = 10, normalized size of antiderivative = 1.00 \[ \int x^m \text {arccosh}(a x)^3 \, dx=\int x^{m} \operatorname {acosh}^{3}{\left (a x \right )}\, dx \]

[In]

integrate(x**m*acosh(a*x)**3,x)

[Out]

Integral(x**m*acosh(a*x)**3, x)

Maxima [N/A]

Not integrable

Time = 0.62 (sec) , antiderivative size = 152, normalized size of antiderivative = 15.20 \[ \int x^m \text {arccosh}(a x)^3 \, dx=\int { x^{m} \operatorname {arcosh}\left (a x\right )^{3} \,d x } \]

[In]

integrate(x^m*arccosh(a*x)^3,x, algorithm="maxima")

[Out]

x*x^m*log(a*x + sqrt(a*x + 1)*sqrt(a*x - 1))^3/(m + 1) - integrate(3*(sqrt(a*x + 1)*sqrt(a*x - 1)*a^2*x^2*x^m
+ (a^3*x^3 - a*x)*x^m)*log(a*x + sqrt(a*x + 1)*sqrt(a*x - 1))^2/(a^3*(m + 1)*x^3 - a*(m + 1)*x + (a^2*(m + 1)*
x^2 - m - 1)*sqrt(a*x + 1)*sqrt(a*x - 1)), x)

Giac [N/A]

Not integrable

Time = 0.41 (sec) , antiderivative size = 12, normalized size of antiderivative = 1.20 \[ \int x^m \text {arccosh}(a x)^3 \, dx=\int { x^{m} \operatorname {arcosh}\left (a x\right )^{3} \,d x } \]

[In]

integrate(x^m*arccosh(a*x)^3,x, algorithm="giac")

[Out]

integrate(x^m*arccosh(a*x)^3, x)

Mupad [N/A]

Not integrable

Time = 2.54 (sec) , antiderivative size = 12, normalized size of antiderivative = 1.20 \[ \int x^m \text {arccosh}(a x)^3 \, dx=\int x^m\,{\mathrm {acosh}\left (a\,x\right )}^3 \,d x \]

[In]

int(x^m*acosh(a*x)^3,x)

[Out]

int(x^m*acosh(a*x)^3, x)